[INFO] cloning repository https://github.com/ecoPrimals/coralReef
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ecoPrimals/coralReef" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FecoPrimals%2FcoralReef", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FecoPrimals%2FcoralReef'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1fe2d6f6b70370fafe881c804b883f49857da48b
[INFO] testing ecoPrimals/coralReef against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FecoPrimals%2FcoralReef" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ecoPrimals/coralReef
[INFO] finished tweaking git repo https://github.com/ecoPrimals/coralReef
[INFO] tweaked toml for git repo https://github.com/ecoPrimals/coralReef written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ecoPrimals/coralReef on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ecoPrimals/coralReef already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded target-triple v1.0.0
[INFO] [stderr]   Downloaded toml v1.0.6+spec-1.1.0
[INFO] [stderr]   Downloaded toml_writer v1.0.7+spec-1.1.0
[INFO] [stderr]   Downloaded trybuild v1.0.116
[INFO] [stderr]   Downloaded tokio-serde v0.9.0
[INFO] [stderr]   Downloaded jsonrpsee-types v0.26.0
[INFO] [stderr]   Downloaded jsonrpsee v0.26.0
[INFO] [stderr]   Downloaded pin-project-internal v1.1.11
[INFO] [stderr]   Downloaded jsonrpsee-proc-macros v0.26.0
[INFO] [stderr]   Downloaded jsonrpsee-server v0.26.0
[INFO] [stderr]   Downloaded jsonrpsee-core v0.26.0
[INFO] [stderr]   Downloaded opentelemetry-semantic-conventions v0.30.0
[INFO] [stderr]   Downloaded tarpc v0.37.0
[INFO] [stderr]   Downloaded opentelemetry v0.30.0
[INFO] [stderr]   Downloaded pin-project v1.1.11
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.31.0
[INFO] [stderr]   Downloaded jsonrpsee-http-client v0.26.0
[INFO] [stderr]   Downloaded tarpc-plugins v0.14.1
[INFO] [stderr]   Downloaded libloading v0.9.0
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.30.0
[INFO] [stderr]   Downloaded quick-xml v0.39.2
[INFO] [stderr]   Downloaded cudarc v0.19.3
[INFO] [stderr]   Downloaded petgraph v0.8.3
[INFO] [stderr]   Downloaded naga v28.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ddd700acdb830525352778438d801130094dc45f3acedbf72788a9e02e2788b0
[INFO] running `Command { std: "docker" "start" "-a" "ddd700acdb830525352778438d801130094dc45f3acedbf72788a9e02e2788b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ddd700acdb830525352778438d801130094dc45f3acedbf72788a9e02e2788b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddd700acdb830525352778438d801130094dc45f3acedbf72788a9e02e2788b0", kill_on_drop: false }`
[INFO] [stdout] ddd700acdb830525352778438d801130094dc45f3acedbf72788a9e02e2788b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6725f8a1a0d654bd191452d8691891120286233319f6dec4d69a9f5a8fb2febf
[INFO] running `Command { std: "docker" "start" "-a" "6725f8a1a0d654bd191452d8691891120286233319f6dec4d69a9f5a8fb2febf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling cudarc v0.19.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling libloading v0.9.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling naga v28.0.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling pp-rs v0.2.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling bitview v0.1.0 (/opt/rustwide/workdir/crates/coral-reef-bitview)
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling coral-reef-isa v0.1.0 (/opt/rustwide/workdir/crates/coral-reef-isa)
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling toml_edit v0.25.4+spec-1.1.0
[INFO] [stderr]    Compiling coral-reef-stubs v0.1.0 (/opt/rustwide/workdir/crates/coral-reef-stubs)
[INFO] [stderr]    Compiling route-recognizer v0.3.1
[INFO] [stderr]    Compiling opentelemetry-semantic-conventions v0.30.0
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling nak_ir_proc v0.1.0 (/opt/rustwide/workdir/crates/nak-ir-proc)
[INFO] [stderr]    Compiling tarpc-plugins v0.14.1
[INFO] [stderr]    Compiling jsonrpsee-proc-macros v0.26.0
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling educe v0.5.11
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling opentelemetry v0.30.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tokio-serde v0.9.0
[INFO] [stderr]    Compiling coral-driver v0.1.0 (/opt/rustwide/workdir/crates/coral-driver)
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling jsonrpsee-types v0.26.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling amd-isa-gen v0.1.0 (/opt/rustwide/workdir/tools/amd-isa-gen)
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr] error: could not compile `cudarc` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name cudarc --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cudarc-0.19.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cublas"' --cfg 'feature="cublaslt"' --cfg 'feature="cuda-12060"' --cfg 'feature="curand"' --cfg 'feature="default"' --cfg 'feature="driver"' --cfg 'feature="fallback-dynamic-loading"' --cfg 'feature="nvrtc"' --cfg 'feature="runtime"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cublas", "cublaslt", "cuda-11040", "cuda-11050", "cuda-11060", "cuda-11070", "cuda-11080", "cuda-12000", "cuda-12010", "cuda-12020", "cuda-12030", "cuda-12040", "cuda-12050", "cuda-12060", "cuda-12080", "cuda-12090", "cuda-13000", "cuda-13010", "cuda-version-from-build-system", "cudnn", "cufft", "cufile", "cupti", "curand", "cusolver", "cusolvermg", "cusparse", "cutensor", "default", "driver", "dynamic-linking", "dynamic-loading", "f16", "f4", "f8", "fallback-dynamic-loading", "fallback-latest", "nccl", "no-std", "no-std-compat", "nvrtc", "nvtx", "runtime", "static-linking", "std"))' -C metadata=91f591df86355c86 -C extra-filename=-9daa9ab92a3035c7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-25f44748b04c18dc.rmeta --cap-lints allow --cap-lints=forbid --cfg 'feature="dynamic-loading"'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: use of deprecated function `nv::vfio_compute::acr_boot::strategy_sysmem::attempt_sysmem_physical_boot`: Use attempt_sysmem_acr_boot_with_config with BootConfig::exp095_baseline()
[INFO] [stdout]    --> crates/coral-driver/src/nv/vfio_compute/mod.rs:540:19
[INFO] [stdout]     |
[INFO] [stdout] 540 |         acr_boot::attempt_sysmem_physical_boot(&self.bar0, &fw, self.container.clone())
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `nv::vfio_compute::acr_boot::strategy_sysmem::attempt_sysmem_physical_boot`: Use attempt_sysmem_acr_boot_with_config with BootConfig::exp095_baseline()
[INFO] [stdout]   --> crates/coral-driver/src/nv/vfio_compute/acr_boot/mod.rs:72:42
[INFO] [stdout]    |
[INFO] [stdout] 72 |     attempt_sysmem_acr_boot_with_config, attempt_sysmem_physical_boot,
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> crates/coral-driver/src/nv/identity.rs:182:31
[INFO] [stdout]     |
[INFO] [stdout] 182 |             0x2321..=0x233F | 0x2330..=0x2339 => Some(90),
[INFO] [stdout]     |             ---------------   ^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]     |             |
[INFO] [stdout]     |             matches all the relevant values
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OP_DEVICE_GET_PCI_HOT_RESET_INFO` is never used
[INFO] [stdout]   --> crates/coral-driver/src/vfio/types.rs:29:15
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub const OP_DEVICE_GET_PCI_HOT_RESET_INFO: Opcode = opcode::none(VFIO_TYPE, VFIO_BASE + 12);
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> crates/coral-driver/src/nv/kepler_falcon.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub const FALCON_MAILBOX1: u32 = 0x044;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> crates/coral-driver/src/lib.rs:3:9
[INFO] [stdout]    |
[INFO] [stdout]  3 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> crates/coral-driver/src/nv/kepler_falcon.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub const FALCON_CPUCTL: u32 = 0x100;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> crates/coral-driver/src/nv/kepler_falcon.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub const FALCON_CPUCTL_ALIAS: u32 = 0x130;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> crates/coral-driver/src/nv/kepler_falcon.rs:22:1
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub const FALCON_IMEM_CTRL: u32 = 0x180; // port 0
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> crates/coral-driver/src/nv/kepler_falcon.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub const FALCON_IMEM_DATA: u32 = 0x184;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> crates/coral-driver/src/nv/kepler_falcon.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub const FALCON_IMEM_TAG: u32 = 0x188;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> crates/coral-driver/src/nv/kepler_falcon.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub const FALCON_DMEM_CTRL: u32 = 0x1C0; // port 0
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> crates/coral-driver/src/nv/kepler_falcon.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub const FALCON_DMEM_DATA: u32 = 0x1C4;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> crates/coral-driver/src/nv/kepler_falcon.rs:30:1
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub const FECS_SCRATCH1: u32 = 0x0040_9504;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> crates/coral-driver/src/nv/kepler_falcon.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub const FECS_STATUS: u32 = 0x0040_9800;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]   --> crates/coral-driver/src/nv/kepler_falcon.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub const FECS_STATUS2: u32 = 0x0040_9804;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a function
[INFO] [stdout]     --> crates/coral-driver/src/nv/vfio_compute/acr_boot/sec2_hal.rs:1007:1
[INFO] [stdout]      |
[INFO] [stdout] 1007 | pub fn falcon_dmem_upload(bar0: &MappedBar, base: usize, dmem_addr: u32, data: &[u8]) {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6725f8a1a0d654bd191452d8691891120286233319f6dec4d69a9f5a8fb2febf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6725f8a1a0d654bd191452d8691891120286233319f6dec4d69a9f5a8fb2febf", kill_on_drop: false }`
[INFO] [stdout] 6725f8a1a0d654bd191452d8691891120286233319f6dec4d69a9f5a8fb2febf
